body {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    font-family: 'Microsoft YaHei';
    color: #404040;
    background: #fff;
}
.col-md-20 {
    width:20%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}



/*通用*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}
.blank1 {
    height: 1px;
    overflow: hidden;
}
.blank3 {
    height: 3px;
    overflow: hidden;
}
.blank5 {
    height: 5px;
    overflow: hidden;
}
.blank8 {
    height: 8px;
    overflow: hidden;
}
.blank10 {
    height: 10px;
    overflow: hidden;
}
.blank12 {
    height: 12px;
    overflow: hidden;
}
.blank15 {
    height: 15px;
    overflow: hidden;
}
.blank20 {
    height: 20px;
    overflow: hidden;
}
.blank25 {
    height: 25px;
    overflow: hidden;
}
.blank30 {
    height: 30px;
    overflow: hidden;
}
.blank40 {
    height: 40px;
    overflow: hidden;
}
.blank50 {
    height: 50px;
    overflow: hidden;
}
a {
    color: #333;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #FF6600;
    text-decoration: none;
}
a:active {
    outline: none
}
.img {
    vertical-align: auto;
}
div,
ul,
li,
dl,
dt,
dd,
p,
form {
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}
.img {
    padding: 3px;
    border: 0px solid #CCC;
    -moz-box-shadow: 0px 0px 6px #C4C4C4;
    -webkit-box-shadow: 0px 0px 6px #C4C4C4;
    box-shadow: 0px 0px 6px #C4C4C4;
}
.img1 {
    padding: 0px;
    border-radius: 5px;
    -moz-box-shadow: 0px 0px 3px #aaa;
    -webkit-box-shadow: 0px 0px 3px #aaa;
    box-shadow: 0px 0px 3px #aaa;
}
.img2 {
    padding: 0px;
    border-radius: 5px;
}
.yingcang {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.xian {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}



/*文字颜色*/

.text-bz {
    text-align: center !important;
    display: block;
    line-height: 22px;
    height: 22px;
    padding-top: 10px;
}
.text-hong {
    color: #F00;
}
.text-lu {
    color: #009B4D;
}
.text-xia {
    color: #E82B91;
}
.text-bai {
    color: #FFF;
}
.text-cheng {
    color: #FF9900;
}



/*替换*/

blockquote {
    border-left: 5px solid #009B4D;
    margin: 0 0 20px;
    padding: 0 0 0 15px;
}
.btn-xs,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 12px;
    line-height: 1.5;
    padding: 3px 8px;
}
.btn-md,
.btn-group-xs>.btn {
    border-radius: 1px;
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 15px;
}



/*文字大小*/

.font12 {
    font-size: 12px;
}
.font13 {
    font-size: 13px;
}
.font14 {
    font-size: 14px;
}
.font15 {
    font-size: 15px;
}
.font16 {
    font-size: 16px;
}
.font18 {
    font-size: 18px;
}
.font20 {
    font-size: 20px;
}
.font24 {
    font-size: 24px;
}



/*间距*/

.p10 {
    padding: 10px;
}
.pt3 {
    padding-top: 3px;
}
.pt5 {
    padding-top: 5px;
}
.pt8 {
    padding-top: 8px;
}
.pb5 {
    padding-bottom: 5px;
}
.pt10 {
    padding-top: 10px;
}
.pt15 {
    padding-top: 15px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pl3 {
    padding-left: 3px;
}
.pl5 {
    padding-left: 5px;
}
.pl10 {
    padding-left: 10px;
}
.pl15 {
    padding-left: 15px;
}
.plr50 {
    padding: 0 50px;
}
.pr5 {
    padding-right: 5px;
}
.pr10 {
    padding-right: 10px;
}
.pr15 {
    padding-right: 15px;
}
.pl20 {
    padding-left: 20px;
}
.pl25 {
    padding-left: 25px;
}
.pb10 {
    padding-bottom: 10px;
}
.pb15 {
    padding-bottom: 15px;
}
.pb20 {
    padding-bottom: 20px;
}
.mt5 {
    margin-top: 5px;
}
.mt8 {
    margin-top: 8px;
}
.mt10 {
    margin-top: 10px;
}
.mt15 {
    margin-top: 15px;
}
.mt20 {
    margin-top: 20px;
}
.mt30 {
    margin-top: 30px;
}
.mt40 {
    margin-top: 40px;
}
.mb10 {
    margin-bottom: 10px;
}
.mb15 {
    margin-bottom: 15px;
}
.mb20 {
    margin-bottom: 20px;
}
.mb30 {
    margin-bottom: 30px;
}
.ml5 {
    margin-left: 5px;
}
.ml10 {
    margin-left: 10px;
}
.ml15 {
    margin-left: 15px;
}
.ml20 {
    margin-left: 20px;
}
.w130 {
    width: 180px;
    height: 130px;
}



/*行距*/

.line20 {
    line-height: 20px;
}
.line25 {
    line-height: 25px;
}
.line30 {
    line-height: 30px;
}
.line35 {
    line-height: 35px;
}
.line40 {
    line-height: 40px;
}
.line50 {
    line-height: 50px;
}



/*背景*/

.bg-bai {
    background: #FFF;
}
.bg-blue {
    background: #0975BE;
}
.bg-hui {
    background: #F0F0F0;
}
.bg-lv {
    background: #DFDFDF;
}
.bg-hei {
    background: #000;
}
.container {
    width: 1200px !important;
}
.head {
    background: #1F1F21;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 12px;
}
.head p {
    background: #46454A;
    width: 150px;
    text-align: center;
    font-size: 14px;
}
.head a {
    color: #FFF;
}
.head a:hover {
    color: #FFFF99;
}



/* 导航 */

.menu {
    height: 55px;
    width: 100%;
    margin: 0 auto;
    line-height: 55px;
    background: #DF4A4C;
}
.top-nav {
    height: 55px;
    font-size: 16px;
    padding-top: 10px;
}
.top-nav li {
    height: 55px;
    line-height: 55px;
    padding: 0;
    color: #000;
}
.top-nav li a {
    padding: 0;
    color: #000;
    text-align: center;
    transition: no;
}
.top-nav li:hover a {
    background: #fff;
    color: #f00;
}
.top-nav>li>.current {
    display: block;
    font-weight: 600;
    color: #f00;
    background: #fff;
}
.top-nav>li>a:before {
    content: "";
    position: absolute;
    height: 2px;
    width: 100%;
    bottom: 0px;
    background: red;
    -webkit-transition: all .4s ease-in-out;
    transition: all 0.4s ease-in-out;
    transform: scale(0, 1);
    transform-origin: 50% 0;
    left: 0;
}
.top-nav>li:hover>a:before {
    transform: scale(1, 1);
}
.top-nav>li>.current:before {
    transform: scale(0.8, 1);
}
.top-nav>li:nth-of-type(3)>a {
    //font-weight: 600;
    //color:#f00;
    position: relative;
}
.top-nav>li:nth-of-type(3)>a:after {
    position: absolute;
    width: 48px;
    height: 24px;
    display: block;
    top: -2px;
    right: -2px;
    background: url(../../images/menu_top_xx.gif) center center no-repeat;
    background-size: 48px 24px;
    content: ''
}




/* 二级 */

#nav_all li ul {
    display: none;
    position: absolute;
    z-index: 99;
    padding: 0;
    top: 55px;
    left: 0px;
    background: none;
    width: 100%;
    /*overflow: hidden;*/
    border-bottom: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
#nav_all ul li {
    padding: 0;
    /*overflow: hidden;*/
    float: none;
    height: 50px;
    background: #FFF;
    line-height: 50px;
    border-bottom: 1px solid #f2f2f2;
}
#nav_all ul li:last-child {
    border-bottom: none;
}
#nav_all ul li a {
    margin: 0px;
    height: 50px;
    display: block;
    line-height: 50px;
    background: #FFF;
    color: #333;
    font-size: 15px;
    font-weight: normal;
    text-align: center;
    padding: 0;
}
#nav_all ul li:hover>a {
    background: #D30007;
    height: 50px;
    line-height: 50px;
    color: #fff;
}

#nav_all li ul.menu-second li {
    position: relative;
}
#nav_all li ol.menu-three {
    position: absolute;
    top: 0;
    left: 100%;
    width: 120%;
    display: none;
}


#nav_all li ol.menu-three{
	padding-top:5px;
	background: #d30007;
}
#nav_all li ol.menu-three li{
	height: 40px;
	line-height:40px;
}
#nav_all ol.menu-three li a {
    position: relative;
}
#nav_all ol.menu-three li a {
    background: #d30007;
    text-align: left;
    padding-left: 15px;
    color: #fff;
    overflow: hidden;
    height: 40px;
    line-height: 40px;
}

.menu-products {
    height: 55px;
    width: 100%;
    margin: 0 auto;
    line-height: 55px;
    background: #DF4A4C;
    position: fixed;
    top: 0;
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9;
    z-index: 10000
}




.index-title {
    height: 50px;
    background: url(../../images/hang.png) no-repeat right center;
    letter-spacing: 2px;
    word-spacing: 2px;
}
.index-title p {
    font-size: 32px;
    font-weight: 600;
    line-height: 45px;
    text-align: left;
}
.index-title span {
    float: right;
    padding-right: 10px;
    font-size: 18px;
    line-height: 50px;
    font-weight: normal;
    letter-spacing: 1px;
    word-spacing: 0;
    color: #F00;
}

.product-icon {
    width:100%;
    display: block;
    overflow: hidden;
    padding-top: 10px;
}
.product-icon .icon-item{
    text-align: center;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.product-icon .icon-item span{
    display: block;
    max-width: 100%;
    overflow: hidden;
    margin-bottom:10px;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    position: relative;
}
.product-icon .icon-item img{
    max-width: 100%;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;
}
.product-icon .icon-item p{
    font-weight: 600;
    font-size: 1.2em;
    line-height: 45px;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transition: all 0.4s ease-in-out 0s;    
}
.product-icon .icon-item:hover{
    transform: translate(0 , -8px);
}
.product-icon .icon-item:hover span{
}
.product-icon .icon-item:hover span:before{
    width:100%;
    height:100%;
    content:'';
    position: absolute;
    left:0;
    top:0;
    z-index: 999;
    background: rgba(255,255,255,0.2);
}
.product-icon .icon-item:hover img{
    opacity: 0.9;
    filter: opacity(90);
    /*transform: rotateY(-180deg);*/
}
.product-icon .icon-item:hover p{
    font-weight: 600;
    color:red;
}


.nav-product {
    background: #fff;
    border: 1px dotted #CDCDCD !important;
}
.nav-product li {
    border-right: 1px dotted #E1E1E1;
}
.nav-product li a {
    font-size: 18px;
    border: none !important;
}
.nav-product li:last-child {
    border-right: none;
}
.nav-product li a:hover {
    color: #000;
}
.nav-product>li.active>a,
.nav-product>li.active>a:hover,
.nav-product>li.active>a:focus {
    color: #fff;
    cursor: default;
    background-color: #DE0025;
    border: none !important;
    border-radius: 0;
}





/*功能参数*/

.cansu {
    width: 100%;
    margin: 0 auto;
}
.cansu table {
    border: 1px solid #DDDDDD;
    width: 70%;
}
.cansu table tr td {
    padding: 5px 0 5px 10px;
}
.cansu img {
    width: auto;
    height: auto;
}
.page_list_box {
}
.page_list_box li{
    padding-top:50px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.page_list_box li .date{
    width:100px;
    text-align: center;
    float:left;
    border-right:1px solid #ccc;
    position: absolute;
    left:0px;top:50px;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.page_list_box li .date ._d{
    font-size:46px;
    color:#ff0000;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.page_list_box li .date ._ym{
    font-size:13px;
    color:#333;
    text-align: center;
    display: block;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;

}
.page_list_box .info_box{
    padding-left:140px;
    border-bottom:1px solid #ccc;
    padding-right:240px;
    min-height: 156px;
    padding-bottom:50px;
}
.page_list_box.noimg .info_box{
    padding-right:0px;
}
.page_list_box li a{
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.page_list_box .info_box .imgbox{
    position: absolute;
    top:50px;
    right:40px;
}
.page_list_box li:hover {
    background: #f8f8f8;
}
.page_list_box li:hover a{
    color:red;
}
.page_list_box li:hover .info_box{
    /*border-bottom-color:rgba(0,0,0,0);*/
}



/* 分页 */

#pages {
    padding: 14px 0 10px 0;
    text-align: center;
}
#pages a {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #F1F1F1;
    border: 1px solid #E4E4E4;
    text-align: center;
    color: #999;
    padding: 0 10px;
}
#pages a.a1 {
    background: url(../images/admin_img/pages.png) no-repeat 0 5px;
    width: 70px;
    padding: 0;
    background: #F1F1F1;
}
#pages a:hover {
    background: #DE0025;
    color: #fff;
    text-decoration: none
}
#pages span {
    display: inline-block;
    height: 32px;
    line-height: 30px;
    background: #DE0025;
    border: 1px solid #C50021;
    color: #fff;
    text-align: center;
    padding: 0 10px
}
.page .noPage {
    display: inline-block;
    width: 70px;
    height: 32px;
    line-height: 30px;
    background: url(../img/icu/titleBg.png) repeat-x 0 -55px;
    border: 1px solid #e3e3e3;
    text-align: center;
    color: #a4a4a4;
}

.index-gsjs {
    background: url(../../images/bj_1.jpg) no-repeat center center;
    height: 560px;
    padding-top: 40px;
    background-size:100% 100%;
}
.index-gsjs .jieshao {
    text-align: center;
    height: 120px;
    line-height: 120px;
    font-size: 18px;
    float: left;
    width: 256px;
}
.index-gsjs .sm {
    line-height: 30px;
    text-align: justify;
    font-size: 15px;
}
.index-gsjs .pic {
    border: 1px solid #f7f7f7;
    background: #FFF;
    width: 100%;
    height: 165px;
    padding-top: 15px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.index-gsjs .pic img,.index-gsjs .pic p{
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.index-gsjs .pic:hover img{
    transform: translate(0 , -8px) rotateY(-180deg);
}
.index-gsjs .pic:hover p{
    font-weight: 600;
    color:red;
    transform: translate(0 , -8px);
}


.index-jsan {
    background: #fff;
    padding-top: 35px;
}
.jR3DCarouselGallery img{
    height:auto !important;
    max-height: 180px;
}
.index-jsan ._con {
    border-bottom: #E8E8E8 solid 1px;
    height: 0;
    padding-bottom: 130%;
    overflow: hidden;
    cursor: pointer;
}
.index-jsan ._img {
    height: 0;
    padding-bottom: 66%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-jsan ._info {
    background: #FAFAFA;
    padding: 0 4% 15% 4%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.index-jsan ._info ._more {
    display: block;
    width: 124px;
    height: 32px;
    line-height: 31px;
    color: #999;
    text-align: center;
    background: #fff;
    border: 1px solid #E8E8E8;
}
.index-jsan ._info .txt {
    line-height: 22px;
    margin-bottom: 17px;
    height: 50px;
}
.index-jsan ._info h3 {
    font-size: 20px;
    color: #000;
}
.index-jsan ._con:hover ._img {
    padding-bottom: 60%;
}


.scroll-nav {
    border-top: 3px solid #CB0305;
    height: 50px;
    background: #F7F7F7;
    line-height: 50px;
    border-bottom: 1px solid #DDDDDD;
}
.scroll-nav li {
    border-left: 1px solid #E1E1E1;
    float: left;
    width: 20%;
    height: 47px;
    text-align: center;
}
.scroll-nav li a {
    font-size: 18px;
    text-align: center;
}
.scroll-nav li:last-child {
    border-right: 1px solid #E1E1E1;
}
.scroll-nav li a:hover {
    color: #000;
}
.scroll-nav>li.active>a,
.scroll-nav>li.active>a:hover,
.scroll-nav>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
}


.scroll-product {
    background: #414755;
}
.scroll-product li {
    border-right: 1px solid #E1E1E1;
}
.scroll-product li a {
    font-size: 18px;
    color: #fff;
    border: none !important;
}
.scroll-product li:last-child {
    border-right: none;
}
.scroll-product li a:hover {
    color: #fff;
    background: #46B8DA;
}
.scroll-product > li > a:hover, .scroll-product > li > a:focus {
    background: #414755;
}
.scroll-product>li.active>a,
.scroll-product>li.active>a:hover,
.scroll-product>li.active>a:focus {
    color: #fff;
    background-color: #DE0025;
    border: none !important;
    border-radius: 0;
}

.tabs .tab_content.active {
    display: block;
}
.tabs .tab_content {
    display: none;
}

.sroll-nav-title {
    background: url("../../images/products-green.png") no-repeat scroll 0 0;
    color: #FFF;
    font-size: 20px;
    font-weight: 600;
    line-height: 50px;
    height: 50px;
    padding-left: 75px;
}

.view-blank {}
.view-table {
    width: 100%;
}
.view-table table {
    border: 1px solid #000;
}
.view-table .cp-hang {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}
.view-table .view-table-first td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-second td:nth-child(odd) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-three tr:nth-child(2) {
    font-weight: 600;
    padding-left: 5px;
    width: 15%;
    background: #FAFAFA;
}
.view-table .view-table-title-first td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-second td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table .view-table-title-three td:first-child {
    color: #F60;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    background: #F5F5F5;
}
.view-table table td {
    word-wrap: break-word;
    word-break: break-all;
}

.index-shouhou {
    background: #F5F5F5;
}
.index-shouhou .sm {
    border: 1px solid #fff;
    background: #fff;
    padding: 10px;
    line-height: 25px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}


.product-biaoqian{
    padding:1px 0;
    text-align: center;
}

.product-biaoqian span{
    font-size:15px;
    padding:2px 5px;
    margin-right:5px;
    color:#fff;
    font-size:12px;
    line-height: 12px;
}    
.product-biaoqian span:nth-of-type(1){
    background: #d9534f;
}
.product-biaoqian span:nth-of-type(2){
    background: #aace3b;
}
.product-biaoqian span:nth-of-type(3){
    background: #46b8da;
}
.product-biaoqian span:nth-of-type(4){
    background: #f0ad4e;
}
.product-biaoqian span:nth-of-type(5){
    background: #005cca;
}
.product-biaoqian span:last-of-type{
    margin-right:0;
}

.message_form {
    margin-top: 15px;
}
.message_name {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    float: left;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
    padding-left: 5px;
    width: 100%;
}
.message_content {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #EAEAEA;
    color: #8F8F8F;
    height: 120px;
    font-size: 14px;
    line-height: 32px;
    overflow: hidden;
    padding: 1%;
    width: 98%;
}
.message_sub_do {
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
    font-size: 16px;
    background: #DE0025;
}
.message_sub_re {
    height: 32px;
    line-height: 26px;
    text-align: center;
    color: #FFF;
    width: 100%;
    border: none;
    font-size: 16px;
}
.message_about {
    color: #8F8F8F;
    font-size: 14px;
    line-height: 25px;
}

.w600 {
    width: 600px;
}
.btn-about {
    color: #131E5C;
    background-color: #fff;
    border-color: #F2F2F2;
    height: 45px;
    margin-top: 25px;
    line-height: 45px;
    padding: 0 0 0 20px;
    font-size: 18px;
    opacity: 0.9;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    text-align: left;
}
.btn-about:hover {
    color: #fff;
    background-color: #D30007;
    border-color: #B90006;
    opacity: 1;
}


.btn-news {
    color: #000;
    background-color: #fff;
    border-color: #F2F2F2;
    height: 83px;
    border: none;
    border-bottom: 1px solid #dedede;
    line-height: 30px;
    padding: 5px 0 0 20px;
    font-size: 16px;
    opacity: 0.9;
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    text-align: left;
}
.btn-news:hover {
    color: #fff;
    background-color: #D30007;
    border-color: #B90006;
    opacity: 1;
}

.products-down {}
.products-down .bg {
    height: 90px;
    line-height: 90px;
    background: #414755;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.products-down li:first-child p {
    height: 90px;
    line-height: 90px;
    background: #46B8DA;
    font-size: 18px;
    color: #FFF;
    text-align: center;
}
.products-down .bg a {
    color: #FFF;
    background: url(../../images/down.png) left center no-repeat;
    line-height: 1.4em;
    padding-left: 1.9em;
}




/*新闻资讯*/

.news {
    float: right;
}
.news li {
    height: 81px;
    background: #FFF;
    display: block;
    width: 570px;
    border-bottom: 1px solid #EBEBEB;
}



/*.news li:last-child { border-bottom:1px solid #EBEBEB}*/

.news li a:hover {
    background: #E15354;
    color: #FFF;
    display: block;
    width: 570px;
    height: 81px;
}
.news li a:hover a {
    color: #FFF;
}
.news .rq {
    float: left;
    width: 90px;
    height: 81px;
    text-align: center;
    background: url(../../images/rq.jpg) right 4px no-repeat;
}
.news a:hover .rq {
    background: url(../../images/rq2.png) right 4px no-repeat;
}
.news a:hover .rq .d {
    color: #FFF;
}
.news a:hover .rq .ym {
    color: #FFF;
}
.news .rq .d {
    height: 45px;
    line-height: 50px;
    font-size: 22px;
    color: #B3B3B3;
    clear: both;
    display: block;
}
.news .rq .ym {
    font-size: 14px;
    color: #B3B3B3;
    display: block;
}
.news .bt {
    line-height: 30px;
    float: left;
    width: 410px;
    padding: 10px 0 0 20px;
    font-size: 16px;
}
.news .ck {
    line-height: 81px;
    float: right;
    display: block;
    width: 60px;
    color: #E15354;
}
.news a:hover .ck {
    color: #FFF;
}






/* 默认幻灯片 */

.FocusPic {
    zoom: 1;
    position: relative;
    overflow: hidden
}
.FocusPic .content {
    overflow: hidden
}
.FocusPic .changeDiv a {
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
}
.FocusPic .title-bg,
.FocusPic .title {
    position: absolute;
    left: 0px;
    bottom: 0;
    width: 438px;
    height: 30px;
    line-height: 30px;
    overflow: hidden
}
.FocusPic .title-bg {
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.FocusPic .title a {
    display: block;
    padding-left: 15px;
    color: #fff;
    font-size: 14px;
}
.FocusPic .change {
    bottom: 6px;
    height: 20px;
    right: 3px;
    *right: 5px;
    _right: 4px;
    position: absolute;
    text-align: right;
    z-index: 9999;
}
.FocusPic .change i {
    background: #666;
    color: #FFF;
    cursor: pointer;
    font-family: Arial;
    font-size: 12px;
    line-height: 15px;
    margin-right: 2px;
    padding: 2px 6px;
    font-style: normal;
    height: 15px;
    display: -moz-inline-stack;
    zoom: 1;
    *display: inline;
}
.FocusPic .change i.cur {
    background: #FF7700;
}


.crumbs {
    width: 100%;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    font-weight: 600;
    margin-top: 10px;
    background: url(../../images/divider.png) repeat-x left bottom;
}


.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}


.vid-wrap{
    width:100%;background: #000;
    position:relative;
    padding-bottom:56.25%;
    height: 0;
}

.vid-wrap video{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%
}


/*内容标题*/

.products-title h3 {
    text-align: center;
    margin: 0 0 15px 0;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
}
.products-title h3 span {
    color: #FF9966;
}
.products-title .with-line {
    width: 100%;
    font-size: 13px;
    color: #848484;
    margin: 0 auto;
    position: relative;
    text-align: center;
    margin-bottom: 15px;
}
.products-title .with-line:before {
    content: "";
    border-top: 1px solid #D8DADA;
    display: block;
    position: absolute;
    width: 40%;
    top: 10px;
    left: 0
}
.products-title .with-line:after {
    content: "";
    border-top: 1px solid #D8DADA;
    display: block;
    position: absolute;
    width: 40%;
    top: 10px;
    right: 0
}

.ms {
    line-height: 25px;
    font-size: 16px;
    text-align: justify;
    border-bottom: 2px solid #ff0000;
    padding-bottom: 15px;
    /*background: url(../../images/cpjj.jpg) no-repeat left top; height:380px; padding:50px 0 10px 0; */
    text-indent: 2em;
}
.product-title {
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    font-weight: 600;
}
.product-price {
    font-size: 18px;
    line-height: 30px;
    color: #9999B2;
    font-weight: normal;
}
.product-price i {
    color: #333333;
    font-style: normal;
}

.product-dp {
    font-size: 14px;
    line-height: 30px;
    color: #9999B2;
}
.product-dp span {
    color: #333333;
}

.product-sm {
    background: url("../../images/fk.gif") no-repeat left 13px;
    padding-left: 15px;
    line-height: 30px;
}

.btn-cpinfo {
    color: #fff;
    background-color: #DF0024;
    border-color: #C60020;
    width: 100%;
    height: 50px;
    margin-bottom: 15px;
    line-height: 50px;
    padding: 0;
    font-size: 20px;
    display: block;
    text-align: center;
}
.btn-cpinfo a {
    color: #FFF;
}

.fd1 {
    padding: 3px 8px;
    background: #AACE3B;
    color: #FFF;
    font-size: 14px;
}
.fd2 {
    padding: 3px 8px;
    background: #D9534F;
    color: #FFF;
    font-size: 14px;
}
.fd3 {
    padding: 3px 8px;
    background: #46B8DA;
    color: #FFF;
    font-size: 14px;
}
.fd4 {
    padding: 3px 8px;
    background: #F0AD4E;
    color: #FFF;
    font-size: 14px;
}

.cp-title {
    background: #D30007;
    text-align: center;
    width: 250px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    margin: 50px auto 10px;
    font-size: 24px;
}
.cp-title a {
    color: #FFF;
}
.cp-title-sub {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.cp-title-sub li {
    /*border: 1px solid #dedede;*/
    text-align: center;
    font-size: 16px;
    margin: 10px 7px;
    padding: 0 25px;
    height: 40px;
    line-height: 38px;
    background: #DE0025;
    color:#fff;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
}
.cp-title-sub li a{
    color: #FFF;
}
.cp-title-sub li:hover {
    /*background: #000;*/
    /*border: 1px solid #E57304;*/
}
.cp-title-sub li:hover a {
    font-size: 16px;
    color:#ff0;
    font-weight: 600;
    transition: all 0.4s ease 0s;
}

.my-table { margin-bottom: none !important; }
.my-table th, .my-table td{ font-size: 16px; }
.my-table th { width:15%; padding:12px; background: #F4F6F7; font-weight: 700;}
.my-table td { width:35%; }

.page_nav {
    width:100%;
    /*height:50px;*/
    padding:5px 0;
    background: #f0f0f0;
}
.page_nav li{
    height:40px;
}
.page_nav li a{
    height:40px;
    line-height: 40px;
    font-size:18px;
    padding:0 10px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}
.page_nav li a span{
    position: relative;
    line-height: 40px;
    display: inline-block;
    padding:0 2px;
}
.page_nav li a span:after{
    position: absolute;
    display: inline-block;
    content: "";
    width:0;
    height:2px;
    bottom:-2px;
    left:30%;
    background: #DF0024;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}

.page_nav li.active a,.page_nav li:hover a{
    color:#DF0024;
}
.page_nav li.active span:after,.page_nav li:hover span:after{
    width:100%;
    left:0%;
}


.page_nav_gs {
    width:100%;
    height:50px;
    padding:5px 0;
    background: #f0f0f0;
    text-align: center !important;
}
.page_nav_gs li{
    height:40px;
    /*float: left;*/
}
.page_nav_gs li a{
    height:40px;
    line-height: 40px;
    text-align: center;
    font-size:15px;
    padding:0 10px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}
.page_nav_gs li a span{
    position: relative;
    line-height: 40px;
    display: inline-block;
    padding:0 2px;
}
.page_nav_gs li a span:after{
    position: absolute;
    display: inline-block;
    content: "";
    width:0;
    height:2px;
    bottom:-2px;
    left:30%;
    background: #DF0024;
    -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; 
}

.page_nav_gs li.active a,.page_nav_gs li:hover a{
    color:#DF0024;
}
.page_nav_gs li.active span:after,.page_nav_gs li:hover span:after{
    width:100%;
    left:0%;
}


/*单页公司介绍*/
.page_gsjs {
    height: auto;
    background: #fff;
}
.page_gsjs .menu_icon{
    width:120px;
    height:120px;
    display: inline-block;
    border-radius: 60px;
    border:2px solid #666;
    padding:35px;
    box-sizing: border-box;
    transition: all 0.8s ease 0s;
    cursor: pointer;
}
.page_gsjs .menu_icon img{
    width:50px;
}
.page_gsjs .icon-item span{
    color:#666;
    transition: all 0.8s ease 0s;
}
.page_gsjs .icon-item:hover .menu_icon{
    transform: rotateY(180deg);
    border-color: #205099;
}
.page_gsjs .icon-item:hover span{
    color:#205099;
}
.layui-layer-demo {
    padding:30px !important;
    box-shadow: border-box;
    max-height: 800px;
    overflow: hidden;
    background: #fff !important;
}
.layui-layer-demo .layui-layer-title{
    display: none;

}
.layui-layer-demo .layui-layer-content {
    border:1px solid #d9d9d9;
    padding:20px !important;
    box-shadow: border-box;    
    font-size:15px;
    line-height: 30px;
    height:100% !important;
    overflow: hidden;
}
.layui-layer-demo .layui-layer-content .layui-border{
    padding:10px 20px 20px !important;
    box-shadow: border-box;    
    font-size:15px;
    line-height: 30px;
    overflow: hidden;
}
.layui-layer-demo:after{
    position: absolute;
    width: 1120px;
    height:20px;
    background: #fff;
    bottom: 31px;
    left: 31px;
    content: "";
    z-index: 9999;
}
.layui-layer-demo:before{
    position: absolute;
    width: 1120px;
    height:20px;
    background: #fff;
    top: 31px;
    left: 31px;
    content: "";
    z-index: 9999;
}
.layui-layer-demo .layui-layer-content h1{
    font-size:21px;
    color:#666;
    margin-top:0;
    position: relative;
    margin-bottom:20px;
}
.layui-layer-demo .layui-layer-content h1:before{
    position: absolute;
    width: 3em;
    height:3px;
    background: #3080ef;
    bottom: -10px;
    left: 0;
    content: "";
    z-index: 9999;
}
.layui-layer-demo .layui-layer-content p{
    text-align: justify;
    line-height: 25px;
    margin-bottom:10px;
}
.lightboxOverlay {
    z-index: 99999999 !important;
}
.lightbox {
    z-index: 100000000 !important;
}

.page_gsjs {
    width: 100%;
    height: auto;
    background: #fff;
    margin: 0 auto 30px auto;
    padding: 10px 0;
        text-align: justify;
}
.page_gsjs .head {
    width: 100%;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #D8DADA;
    background: #fff;
    padding-bottom: 1px;
}
.page_gsjs .head ul.left {
    clear: #41484d;
    font-size: 16px;
    font-weight: 700;
    width: 600px;
    color: #000;
    float: left;
}
.page_gsjs .head ul.right {
    float: right;
    width: 270px;
    height: 22px;
    line-height: 22px;
    margin-top: 15px;
}
.page_gsjs .head ul.right a {
    color: #41484d;
    height: 22px;
    line-height: 22px;
    padding: 0px 10px;
    float: left;
    display: block;
}
.page_gsjs .head ul.right span {
    display: block;
    height: 22px;
    line-height: 22px;
    float: left;
    width: 20px;
    text-align: center;
    color: #AFB7BD;
}
.page_gsjs .head ul.right a:hover {
    color: #fff;
    background: #009B4D;
    text-decoration: none;
}
.page_gsjs .section {
    width: 100%;
    height: auto;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 15px;
}
.page_gsjs .section #section-1 img {
    padding: 0;
}
.page_gsjs .section h1 {
    color: #41484d;
    font-size: 16px;
    font-weight: 700;
    text-align: left;
    padding-bottom: 15px;
    background: url(../../images/show_dot.png) no-repeat left 1px;
    padding-left: 40px;
    margin-left: -37px;
    margin-top: 0;
}
.page_gsjs .section p {
    color: #666;
    line-height: 22px;
    text-align: left;
    padding-bottom: 15px;
    text-align: justify;
}
.page_gsjs .section #section-1 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-2 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-3 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}
.page_gsjs .section #section-4 {
    padding-left: 30px;
    height: auto;
    border-left: 1px solid #C5C7C8;
    padding-bottom: 30px;
}


.sb1 { background: #FFCC00; }
.sb2 { background: #FFCC00; }
.sb2 { background: #FFCC00; }
.sb2 { background: #FFCC00; }
.sb2 { background: #FFCC00; }
.sb2 { background: #FFCC00; }

/*制造实力*/

.zzsl {
    margin-bottom: 10px;
    padding: 15px 15px 15px;
    background: #FAFAFA;
}
.zzsl:hover {
    background: #0066CC none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 0 8px #ddd;
    color: #FFF;
    transition: box-shadow 0.2s ease-in-out 0s;
}
.zzsl:hover span {
    color: #fff;
}
.zzsl span {
    color: #0066CC;
    font-size: 42px;
    padding: 0;
    text-align: center;
    width: 322px;
    margin: 0 auto;
    transition: all 0.4s ease-in-out 0s;
}
.zzsl h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    text-align: center;
}
.zzsl p {
    font-size: 13px;
    line-height: 20px;
    color: #6F6F6F;
    text-align: justify;
}
.zzsl:hover p {
    color: #FFF;
}





/*Pricing Head*/

.pricing {
    position: relative;
    border-radius: 3px;
    margin-bottom: 15px;
    box-shadow: 0 0 5px #eee;
}
.pricing:hover {
    box-shadow: 0 0 15px #b5b5b5;
}
.pricing:hover h4 {
    color: #55c931;
}
.pricing-head {
    text-align: center;
}
.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal;
    font-weight: bold !important;
}
.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    font-style: italic;
}
.pricing-head h3 {
    color: #fafafa;
    padding: 12px 0;
    font-size: 35px;
    font-family: Arial;
    background: #DF4A4C;
    border-radius: 3px 3px 0 0;
    text-shadow: 0 1px 0 #DF4A4C;
    border-bottom: solid 1px #DB3437;
}
.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 70px;
    font-family: Arial;
    background: #F2F2F2;
    text-shadow: 0 1px 0 #fff;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative;
}
.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative;
}



/*Pricing Content*/

.pricing-content {
    margin-top: 10px;
}
.pricing-content li {
    color: #888;
    font-size: 13px;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7;
}
.pricing-content li i {
    top: 2px;
    color: #72c02c;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
}



/*Pricing Footer*/

.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    text-align: center;
    padding: 0 20px 19px;
    border-radius: 0 0 3px 3px;
}
.pricing-footer a,
.pricing-footer button {
    color: #fff;
    border: none;
    margin-top: 5px;
    font-size: 16px;
    padding: 6px 15px;
    text-align: center;
    border-radius: 2px;
    background: #55c931;
    display: inline-block;
    text-transform: uppercase;
    text-shadow: 0 1px 0 #38b312;
    border-bottom: solid 2px #41b91c;
}
.pricing-footer a:hover,
.pricing-footer button:hover {
    cursor: pointer;
    background: #40ba1a;
    text-decoration: none;
    box-shadow: 0 0 3px #999;
}



/*Priceing Active*/

.price-active,
.pricing:hover {
    z-index: 9;
    margin-top: -15px;
    box-shadow: 0 0 15px #b5b5b5;
}
.price-active h4 {
    color: #55c931;
}
.no-space-pricing .pricing:hover {
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.2s ease-in-out;
}
.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #55c931;
    padding: 15px 0;
    font-size: 80px;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}
.hover-effect {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.z_photo {
    width: 100%;
    height: auto;
    margin-top: 8px;
    padding: 10px 10px 5px 10px;
    background: #fff;
    overflow: hidden;
    clear: both;
    border: 1px solid rgba(0, 0, 0, .1);
}
.z_photo img {
    max-width: 100%;
    width: 90px;
    height: 90px;
}
.z_addImg {
    max-width: 30%;
    position: relative;
    padding: 4px;
    cursor: pointer;
    box-sizing: border-box;
    border: 1px solid #f3f3f3;
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
}
.z_addImg::after {
    content: '点击删除';
    padding: 3px 0px;
    border-radius: 5px;
    z-index: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    width: 80%;
    text-align: center;
    background-color: rgba(0, 0, 0, .7);
    color: #FFF;
    transform: translate(-50%, -50%);
}
.z_file {
    max-width: 30%;
    width: 100px;
    height: 90px;
    background-size: 100% 100%;
    float: left;
    margin-right: 3%;
    margin-bottom: 10px;
    display: block;
}
.z_file img {
    cursor: pointer;
    width: 100%;
    height: 100%;
}
.z_file input[type=file] {
    outline: none;
    display: block;
    border: 0;
    width: 0px;
    height: 0px;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
}



/*遮罩层*/

.z_mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.z_alert {
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 320px;
    height: 150px;
    border-radius: 4px;
    background: #fff;
    font-size: 1em;
    text-align: center;
    position: absolute;
    left: 50%;
    top: 45%;
}
.z_alert p:nth-child(1) {
    height: 100px;
    margin: 0;
    padding: 20px;
    line-height: 1.5rem;
}
.z_alert p:nth-child(2) span {
    display: inline-block;
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
    border-top: 1px solid #ddd;
}
.z_cancel {
    border-right: 1px solid #ddd;
}



/*新闻列表页*/

.h120 {
    height: 210px;
    position: relative;
    border-bottom: 1px dashed #CCC;
    margin-top: 30px;
}
.red-i {
    position: absolute;
    bottom: 40px;
    height: 20px;
    left: 282px;
    right: 0;
    color: #F00;
}
.red-buton {
    position: absolute;
    bottom: 41px;
    height: 20px;
    left: 1080px;
    right: 0;
    color: #F00;
}




/* 内容 */

#Article {
    overflow: hidden
}
#Article,
.photo-channel .relevance {
    border: 0px solid #E3E3E3;
    zoom: 1;
    padding: 0;
}
#Article h1 {
    color: #000;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    text-align: center;
    padding: 16px 0 0px;
    border-bottom: 1px solid #e5e5e5
}
#Article h1 span {
    font-size: 14px;
    font-weight: normal;
    line-height: 50px;
    color: #999
}
#Article .content {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}
#Article .content p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
#Article .content p a {
    color: #3080EF;
    text-decoration: underline;
}
#Article .content p img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto !important;
    display: block;
}
#Article .content img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto !important;
    display: block;
}
#Article .related {
    border-top: dashed 1px #ccc;
    margin-top: 15px
}
#Article .related h5 {
    padding-bottom: 4px;
    font-weight: 700;
}
#Article .related {
    padding: 10px 0 0
}
#Article .related ul {}
#Article .related li {
    background: url(../../images/fk.gif) no-repeat 5px 13px;
    line-height: 28px;
    padding-left: 20px;
}
#Article .related li a {
    color: #808080;
}





/*产品简介*/

#products-jianjie {
    background: #FF6666;
    padding: 10px 20px 25px 20px;
    color: #f7f7f7;
    font-size: 14px;
    margin: 30px 0;
    line-height: 25px;
    text-align: justify;
}
#products-jianjie h2 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #fff;
}


#products-cpys {
    background: #FFCCCC;
    padding: 10px 20px 25px 20px;
    color: #333;
    font-size: 15px;
    margin: 10px 0;
    line-height: 25px;
    text-align: justify;
    border-radius: 5px;
}
#products-cpys h2 {
    margin: 0;
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    height: 60px;
    line-height: 60px;
    color: #000;
}
#products-cpys p {
    color: #333;
}

a:hover #products-cpys {
    background: #0066CC;
}
a:hover #products-cpys h2 {
    color: #FFF;
}
a:hover #products-cpys p {
    color: #FFF;
}


#products-fa-title {
    width: 150px;
    background: #FF6666;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-weight: 600;
    margin: 20px auto 10px;
    text-align: center;
    letter-spacing: 1px;
}


.page {
    font-size: 16px;
    line-height: 26px;
    color: #000;
    text-align: justify;
}
.page p {
    font-size: 16px;
    line-height: 26px;
    padding-top: 20px;
}
.page img {
    max-width: 900px;
    text-align: center;
    margin: 0 auto;
}

.product-img-box {
    height: 430px;
    padding-top: 12px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product-img {
    position: relative;
    margin-top: 5px;
    border: 1px solid #DEDEDE;
    height: 420px !important;
    overflow: hidden;
    box-shadow: 0 0 5px #F5F5F5;
}
.product-img p {
    padding: 5px 15px 10px;
    text-align: justify;
    color: #666666;
}
.product-img h3 {
    font-weight: 700;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 10px 15px 0;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.product-img-box:hover {
    padding-top: 0px;
}
.product-img-box:hover .product-img {
    z-index: 9;
    box-shadow: 0 0 10px #D5D5D5;
}

.contact {
    margin: 0px auto;
    background: #ffffff;
    border: 1px solid #dee0e0;
    height: 287px;
    border-radius: 5px;
    box-shadow: 0px -1px 5px #F2F2F2;
    padding-top:50px;
}

.contact span {
    display: block;
    width: 80px;
    height: 80px;
    font-size: 60px;
    text-align: center;
    margin: 0 auto;
    color: #DF0024;
}
.contact h4 { font-size: 18px; text-align: center; }
.contact h5 { font-size: 14px; text-align: center; }

/*foot部*/

.foot {
    background: #EFEFEF;
    border-top: 1px solid #EAEBE6;
    line-height: 25px;
    height: auto;
    padding-bottom: 15px;
    color: #BBBABA;
}
.foot h4 {
    padding-bottom: 0;
    color: #000;
}
.foot ul li {
    float: left;
    width: 100%;
}
.foot ul li a {
    color: #000;
}


.f1 {
    width: 170px;
    float: left;
    height: 210px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f2 {
    width: 180px;
    float: left;
    padding-left: 20px;
    height: 210px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f3 {
    width: 180px;
    float: left;
    padding-left: 20px;
    height: 210px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f4 {
    width: 330px;
    float: left;
    padding-left: 20px;
    height: 210px;
    border-right: 1px dashed #D5D6CF;
    color: #414141;
}
.f5 {
    width: 300px;
    float: right;
    color: #414141;
}

.fdh {
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    color: #D30007;
}

.link {
    border-top: 1px dashed #DDDED7;
}
.link li a {
    line-height: 25px;
    padding-right: 10px;
}




/*底部*/

.footer {
    background: #242424;
    height: 40px;
    line-height: 40px;
    color: #F2F2F2;
}
.footer a {
    color: #FFF;
}
.footer .top {
    background: #E15354;
    width: 120px;
    text-align: center;
    font-size: 14px;
}
.footer a:hover {
    color: #FFFF99;
}


.fbottom {
    background: #65BE2E;
    color: #fff;
    height: 60px;
    line-height: 60px;
    position: fixed;
    margin-top: 40px;
    bottom: 0;
    left: 0;
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    z-index: 10000
}
.fbottom a {
    color: #fff
}
.fbottom a:hover {
    color: #FF0
}



/*在线客服*/

.yb_conct {
    position: fixed;
    z-index: 9999999;
    top: 400px;
    right: -127px;
    cursor: pointer;
    transition: all .3s ease;
}
.yb_bar ul li {
    width: 180px;
    height: 53px;
    font: 16px/53px 'Microsoft YaHei';
    color: #fff;
    text-indent: 54px;
    margin-bottom: 3px;
    border-radius: 3px;
    transition: all .5s ease;
    overflow: hidden;
}
.yb_bar .yb_top {
    background: #DE0025 url(../../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
    background: #DE0025 url(../../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
    text-indent: 0;
    background: #DE0025 url(../../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
    /*height:200px;*/
    background: #DE0025 url(../../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
    padding: 0 29px 25px 29px;
}
.yb_QQ a {
    display: block;
    text-indent: 54px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.flexslider{
    max-width: 100%;
    margin:0 auto !important;
}
.bannerbg {
    width:100%;
    height:500px;
    background: center center no-repeat;
}